home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / archiver / unix / unz50p1.zoo / VMS / bilf / make_bilf.com < prev   
Text File  |  1991-05-29  |  219b  |  8 lines

  1. $ set verify    ! like "echo on", eh?
  2. $ cc bilf
  3. $ link bilf,sys$input:/opt
  4. sys$share:vaxcrtl.exe/shareable
  5. $ ! change the following symbol to "$diskname:[directory]bilf.exe" as approp.
  6. $ bilf == "$bilf.exe"
  7. $ set noverify
  8.